projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de62975
)
fix windows build
author
Joey Hess
<joeyh@joeyh.name>
Fri, 10 Jan 2025 14:37:39 +0000
(10:37 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Fri, 10 Jan 2025 14:37:39 +0000
(10:37 -0400)
Annex/Content.hs
patch
|
blob
|
history
diff --git
a/Annex/Content.hs
b/Annex/Content.hs
index 63746298d9d281f2967934e3996bbadf1f026ffd..aba53add7bb4cea16061cfdb8a559bfcfbc9f596 100644
(file)
--- a/
Annex/Content.hs
+++ b/
Annex/Content.hs
@@
-106,9
+106,7
@@
import Utility.CopyFile
import Utility.Metered
import Utility.HumanTime
import Utility.TimeStamp
-#ifndef mingw32_HOST_OS
import Utility.FileMode
-#endif
import qualified Utility.RawFilePath as R
import qualified System.FilePath.ByteString as P